Adds a prefix to the router discovery advertisements on the VLAN (Virtual LAN).
vlan_name | Specifies an IPv6 configured VLAN. |
prefix | Specifies the prefix to add. |
N/A.
This command adds a prefix to the router advertisement messages for the VLAN. Prefixes defined with this command are only included in the router advertisement messages and have no operational impact on VLANs.
To configure the parameters for this prefix, use the following command:
configure vlan vlan_name router-discovery {ipv6} set prefix prefix [autonomous-flag auto_on_off | onlink-flag onlink_on_off | preferred-lifetime preflife |valid-lifetime validlife]The following command adds the prefix 2001:db8:3456::/64 for the VLAN "top_floor":
configure vlan top_floor router-discovery add prefix 2001:db8:3456::/64
This command was first available in ExtremeXOS 11.2.
This command is available on the platforms listed for the IPv6 unicast routing feature in the ExtremeXOS 22.6 Feature License Requirements document.